Skip to content

Conversation

@weshaggard
Copy link
Member

Turn spelling errors into warnings instead of failing the build.

Turn spelling errors into warnings instead of failing the build.
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR modifies the spelling check configuration in the pipeline to allow builds to continue even when spelling errors are detected, treating them as warnings rather than build failures.

  • Removes the ContinueOnError: false parameter from the check-spelling step
  • Changes spelling errors from build-breaking failures to warnings

@weshaggard
Copy link
Member Author

If we want spelling to fail for some files, we can add a separate check for those files to make them fail

@weshaggard weshaggard requested a review from hallipr September 4, 2025 16:12
@weshaggard weshaggard merged commit 26f8183 into main Sep 4, 2025
25 checks passed
@weshaggard weshaggard deleted the weshaggard-patch-2 branch September 4, 2025 17:25
@github-project-automation github-project-automation bot moved this from Untriaged to Done in Azure MCP Server Sep 4, 2025
feiskyer pushed a commit to feiskyer/microsoft-mcp that referenced this pull request Sep 8, 2025
colbytimm pushed a commit to colbytimm/microsoft-mcp that referenced this pull request Sep 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants